home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1999 April / cd24-www.iso / prog / mac / snak / snak.hqx / Snak 2.0.2 / Scripts / PurePakDisclaimer < prev    next >
Text File  |  1998-09-23  |  1KB  |  26 lines

  1. echo PurePak support in Snak
  2. echo This release of Snak supports almost all of the ircII scripting language, but a few features are still missing.  
  3. echo Most built-in functions are implemented, and all the operators are functional.
  4. echo Most event handlers are supported, except for handlers relating to DCC and CTCP which are not yet implemented.
  5. echo 
  6. echo I prioritize the implementation of the missing features according to the needs of the scripts that people want to run. Please let me know which language features you need most for your favorite scripts to work.
  7. echo
  8. echo The supported language features are:
  9. echo Keywords:
  10. echo /Alias, /Assign, /Load, /Timer, ON,  @, IF, FOREACH, WHILE
  11. echo 
  12. echo Built-in functions:
  13. echo $left, $right, $mid, $time, $stime, $index, $rindex,  $rand, $srand, $match, $rmatch,$strip, $encode, $decode, $ischannel, $ischanop, $word,  $toupper, $tolower, $A, $B, $C, $E, $F, $I, $K, $N, $Z, $0 - $9,  $.  $,  $:  $;  $?
  14. echo 
  15. echo Snak supports all the ircII operators:
  16. echo =  ==  +  ++  -  -- #  &  &&  |  ||  <  >  !  /  *  %  ^  ?  ~
  17. echo 
  18. echo The unsupported language features are:
  19. echo Keywords:
  20. echo /Window, /Bind
  21. echo 
  22. echo Built-in functions:
  23. echo $userhost,  $winnum, $winnam, $connect, $listen, $mychannels, $myservers, $curpos, $onchannel, $pid, $ppid, $chanusers, $$, $D, $H, $O, $P, $Q, $R, $S, $T, $U, $V, $W  
  24. echo 
  25. echo To remove this message, edit the purepak.irc script file...
  26.